Skip to content

Do stuff in VimL instead of the shell#211

Open
lucc wants to merge 4 commits intorkitover:masterfrom
lucc:viml/2
Open

Do stuff in VimL instead of the shell#211
lucc wants to merge 4 commits intorkitover:masterfrom
lucc:viml/2

Conversation

@lucc
Copy link
Copy Markdown
Collaborator

@lucc lucc commented Feb 17, 2017

I am trying to move some code from the shell script to VimL because we can be sure that VimL will be the same on all systems. And also this spawns less processes and hence should be faster.

@rkitover
Copy link
Copy Markdown
Owner

I tried this sort of thing before, and it didn't work well, when you open a man page it has to open it instantly, if vim is processing it there's a lag, and that's very annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants